error

fun error(message: String)
fun error(exception: Throwable)
fun error(message: String, annotationProperties: AnnotationProperties)
fun error(exception: Throwable, annotationProperties: AnnotationProperties)